The Chebyshev Polynomials of the second kind $U_n$ are the solutions of the differential equation $$(1-x^2)U_n''(x)-3xU_n'(x)+n(n+2)U_n(x)=0$$
Alternatively they are defined inductively:
$$U_0(x)=1 \qquad U_1(x)=2x \qquad U_{n+1}(x)=2xU_n(x) - U_{n-1}(x)$$
My question is whether or not
$$\sum_n |U_n(x/2)|^2\tag{1}$$
diverges for all $x \in \mathbb C$. The convergence of (1) is equivalent to the operator $L+R$ on $\mathscr l^2 (\mathbb N)$ having an eigenvalue $x$, where $L$ is the left shift and $R$ the right shift operator. The correspondence is explained in this answer. (This is the reason behind the functional analysis tag.)
Since $L+R$ is hermitian, bounded on a Hilbert space and has norm $≤2$, the spectrum is a subset of $[-2,2]$, and as such the sum automatically diverges if $x \notin [-2,2]$.
Experimentally it looks like as if the sum diverges on $[-2,2]$, but I would be interested in an angle allowing a proof or evidence for points at which it does converge.
As you pointed out, you are equivalently asking if the self-adjoint difference operator $$ (Ju)_n = \begin{cases} u_{n+1} + u_{n-1} & n\ge 1 \\ u_1 & n=0 \end{cases} $$ on $\ell^2(\{0,1,2, \ldots \})$ can have $x$ as an eigenvalue, and the answer to this is no, for any $x\in\mathbb C$.
For $-2< x< 2$, we cannot have an eigenvalue for the simple reason that the difference equation $u_{n+1}+u_{n-1}=xu_n$ has a solution basis of the form $e^{\pm in\alpha}$ (and here $2\cos\alpha =x$, but we don't need this); in particular, no non-trivial solution is in $\ell^2$. For $x=\pm 2$, the situation is similar: we have one constant in size solution and one polynomially growing solution, and again no linear combination of these is in $\ell^2$.
As you already observed yourself, for $x\notin [-2,2]$, we are outside the spectrum since $\|J\|=2$, and such an $x$ is certainly not an eigenvalue (in fact, the spectrum equals $[-2,2]$, and it is purely absolutely continuous).