[guided]The projection construction gives orthogonality, and for Gaussian random variables orthogonality is exactly the same as independence. We verify this directly.
Take indices $s<t$. The earlier innovation $E_s$ belongs to $H_s$, because it is a linear combination of $X_1,\dots,X_s$. Since $H_s \subset H_{t-1}$ and $E_t=X_t-P_{t-1}X_t$ is orthogonal to all of $H_{t-1}$, we obtain
\begin{align*}
\mathbb E[E_tE_s]=0.
\end{align*}
Therefore distinct innovation coordinates have zero covariance, while the diagonal covariance entries are
\begin{align*}
\mathbb E[E_t^2]=v_t.
\end{align*}
Hence
\begin{align*}
\operatorname{Cov}(E)=\operatorname{diag}(v_1,\dots,v_n).
\end{align*}
Now use the Gaussian hypothesis. Since each $E_t$ is a linear combination of $X_1,\dots,X_t$, the vector $E$ is a linear image of the Gaussian vector $X$, so $E$ is again centred Gaussian. For a centred Gaussian vector with covariance matrix $\operatorname{diag}(v_1,\dots,v_n)$, the characteristic function is
\begin{align*}
\mathbb E[e^{i u\cdot E}]
=
\exp\left(-\frac12 u^\top \operatorname{diag}(v_1,\dots,v_n)u\right)
=
\exp\left(-\frac12\sum_{t=1}^n v_tu_t^2\right)
\end{align*}
for every $u=(u_1,\dots,u_n)\in \mathbb R^n$. The final expression factors as
\begin{align*}
\exp\left(-\frac12\sum_{t=1}^n v_tu_t^2\right)
=
\prod_{t=1}^n \exp\left(-\frac12 v_tu_t^2\right),
\end{align*}
which is the product of the one-dimensional characteristic functions of centred Gaussian random variables with variances $v_t$. Therefore $E_1,\dots,E_n$ are independent and have joint density
\begin{align*}
f_E(e_1,\dots,e_n)
=
\prod_{t=1}^{n}
\frac{1}{(2\pi v_t)^{1/2}}
\exp\left(-\frac{e_t^2}{2v_t}\right).
\end{align*}[/guided]