Denote $$\Vert A\Vert=\sum_{1\le j,k\le m}\vert A_{j,k}\vert$$ is cleary a norm over $M_{m,n}(\Bbb{C})$ but not a subordinate norm by taking the identity matrix $I$.
So my question is: Can we make this norm a subordinate norm by changing our vector space?
If we 'remove' the identity matrix I think we lose our vector space structure, for example in $\Bbb{R}^2$ we would lose the possibility to join two points.
I hope I am clear.
EDIT (Thanks to Joonas Ilmavirta): Apparently I was unclear, the question can be written :
Are there norms on $\Bbb{C}^m$ and $\Bbb{C}^n$ so that the norm $\Vert\cdot\Vert$ is a subordinate norm?
EDIT $2$ (Thanks 2 to Joonas Ilmavirta): To make the problem more easier one can add assumption to the norm : strict convexity.
No, there are not.
Let $\|\cdot\|$ be a norm subordinate to an arbitrary pair of vector norms $\|\cdot\|_*$, $\|\cdot\|_{**}$: $$\|A\| = \max_{x\ne 0}\frac{\|Ax\|_*}{\|x\|_{**}}.$$ Then for rank-one matrices $$\|uv^H\| = \max_{x\ne 0}\frac{\|uv^Hx\|_*}{\|x\|_{**}} = \max_{x\ne 0}\frac{\|u\|_*\cdot\langle x, v\rangle}{\|x\|_{**}} = \|u\|_* \cdot \|v\|^D_{**},$$ where $\|\cdot\|^D_{**}$ denotes vector norm dual to $\|\cdot\|_{**}$. We have for our particular matrix norm $$\|uv^H\| = \|u\|_1 \|v\|_1,$$ thus $\|\cdot\|_*=\|\cdot\|_1$ and $\|\cdot\|_{**}=\|\cdot\|_{\infty}$ (up to rescaling). So if we assume $\|\cdot\|$ is an operator norm, it necessarily has the form $$\max_{x\ne 0}\frac{\|Ax\|_1}{\ \|x\|_{\infty}}.$$
To find a contradiction, it is now enough to consider $2\times 2$ matrices (they can be embedded into $m\times n$ matrices without change of norm). Consider $$A = \begin{bmatrix} 1 & -1 \\ 1 & 1 \end{bmatrix}.$$ Evidently $$ \max_{\max\{|a|,|b|\}=1} \big(|a-b| + |a+b|\big) < 4 = \|A\|, $$ thus we finally obtain a contradiction.
Update. Since posting this answer I have published a paper about distinguishing subordinate norms. According to my research, it is enough to find gradient of $\|\cdot\|$ having rank greater than 1 to prove the norm can't be subordinate. That's easy: for the matrix $A$ considered above the gradient of the norm considered is $$\begin{bmatrix}1 & -1\\ 1 & 1\end{bmatrix}$$ and has rank 2.