Note that $$|2\omega|^2=\left|-11+60\text{i}\right|=61\,.$$ We make an Ansatz that $2\omega$ is a Gaussian integer, namely, $2\omega=a+b\text{i}$ for some $a,b\in\mathbb{Z}$. It is not difficult to find integers $a$ and $b$ such that $$a^2+b^2=61\,.$$
Without loss of generality, you may assume that $a\geq 0$. (Well, since $61$ is a prime natural number congruent to $1$ modulo $4$, the pair $(a,b)$ is unique up to sign and permutation.)
If $a\geq0$, then there are four possibilities: $(a,b)=(5,\pm6)$ and $(a,b)=(6,\pm5)$. It is easy to see that $(a,b)=(5,6)$ works. Therefore, $2\omega= \pm(5+6\text{i})$, or $$\omega=\pm\left(\frac{5}{2}+3\text{i}\right)\,.$$
In general, if you have coprime integers $m$ and $n$ such that $m$ is odd and $m^2+n^2=k^2$ for some integer $k>0$, then from https://en.wikipedia.org/wiki/Pythagorean_triple, we have $$(m,n)=(a^2-b^2,2ab)$$ for some coprime $a,b\in\mathbb{Z}$ with $a\not\equiv b\pmod{2}$. That is,
$$m+n\text{i}=(a+b\text{i})^2\,.$$
Note that $a^2+b^2=k$.
Here are a few examples: $-3-4\text{i}=(1-2\text{i})^2$, $5+12\text{i}=(3+2\text{i})^2$, $15-8\text{i}=(4-\text{i})^2$, and $-7+24\text{i}=(3+4\text{i})^2$.