$\DeclareMathOperator{\End}{End}$ Yes, the Kronecker product formula works, and not just for Hilbert spaces.
More precisely, in the non-topological case, if $V,W$ are $k$-vector spaces with (algebraic) bases $(v_i)_i$, $(w_k)_k$ and $A\in \End(V)$, $B\in \End(W)$, then you can express $A,B$ using matrix coefficients $a_{i,j},b_{k,l}$ as $A(v_{i})=\sum_{j}a_{i,j}v_j$, $B(w_k)=\sum_{l}b_{k,l}w_l$, and then $$(A\otimes B)(v_i\otimes w_k)=(Av_i)\otimes (Bw_k)=(\sum_{j}a_{i,j}v_j)\otimes(\sum_{l}b_{k,l}w_l)=\sum_{j,l} a_{i,j}b_{k,l} (v_j\otimes w_l),$$ i.e. the matrix coefficients of $A\otimes B$ are, indeed, given by the Kronecker product (with respect to the tensor product of the bases or $V,W$ with respect to which we compute the matrix coefficients of $A,B$).
Now, if $V,W$ are Hilbert spaces and $(v_i)_i$, $(w_k)_k$ are their orthonormal bases, then $(v_i\otimes w_k)_{i,k}$ is an orthonormal basis of $V\otimes W$ and exactly the same computation works. The only difference is that the summation is no longer essentially finite, but only absolutely convergent. I suppose this should work the same way in any context where "matrix coefficients" make any sense.