I've calculated the distance between the point $x=(1,1,1)$ and the plan
$$P=\text{Span}\left\{\left(\frac{1+\sqrt{5}}{2},0,1\right),\left(\frac{1-\sqrt{5}}{2},0,1\right)\right\}$$ I've found that $d\left(x,P\right)=1$. How can I check if my answer is correct or not ? To proceed, I've found the orthogonal projection on $P$.
So you already calculated it?
If you don't want to do calculations again, notice that $P$ is simply the $xz$-plane ($y=0$), so...